home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / util / boot / NewStuff.lha / NewStuff / Changes.txt next >
Text File  |  1999-04-25  |  2KB  |  61 lines

  1. Changes for NewStuff 1.0
  2.  
  3.   - Optimized main loop, now eats less CPU.
  4.  
  5. Changes for NewStuff .999 (Blitz list pre-release version):
  6.  
  7.   - Fixed bug -- NewStuff wasn't creating default assigns for the Session
  8.     and Recent directories (and also wasn't removing colons for assigns
  9.     correctly)
  10.  
  11.   - Improved autoview, now the filename is inserted into the command
  12.     where "%s" is found, and the filename can be used in multiple places.
  13.  
  14.   - Fixed bug : NewStuff tried to add files that were still open (being
  15.     downloaded) and the links failed -- now skips files it can't lock()
  16.     and will see them when they are finished.
  17.  
  18.   - Added "Yes to all" option to the "Delete corresponding files" requester,
  19.     handy when you delete multiple files from session or recent at once.
  20.  
  21.   - Fixed small bug (more of an annoyance) causing NewStuff to sometimes
  22.     miss files deleted from Session/Recent when asking to delete another
  23.     file.
  24.  
  25.  
  26. Changes for NewStuff .998:
  27.  
  28.   - Now opens window _after_ reading the USEWINDOW tooltype -- hopefully
  29.     it all works this time!
  30.  
  31.   - Doesn't use C:List any more!
  32.  
  33.   - Asks before deleting non-links from the Session directory
  34.  
  35. Changes since NewStuff .994:
  36.  
  37.   - Now opens window _before_ trying to set its title!  Thanks to Chris Malin
  38.     for figuring this one out!
  39.  
  40.   - Link failure message now appears in all versions, not just the debug
  41.     version.
  42.  
  43.  
  44. (some of the) Changes since NewStuff .99:
  45.  
  46.   - Now checks task name and uses that to read the corresponding icon,
  47.     not hardcoded to "NewStuff" any more
  48.  
  49.   - Now will abort if run from CLI
  50.  
  51.   - Fixed bug in delete from session directory routine (works now :)
  52.  
  53.   - Added safety feature : NewStuff will not run if any of the three
  54.                            directories are the same
  55.  
  56.   - Autoview feature is now disabled if the viewers file can't be found
  57.  
  58.   - NewStuff will ask about files still existing in Recent that aren't in
  59.     Watch, in case you deleted a file while NewStuff was not running
  60.  
  61.   - Now about 6k larger. :|